-
Notifications
You must be signed in to change notification settings - Fork 643
Update content #1111
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update content #1111
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull Request Overview
This PR updates content across multiple agile development documentation files to improve clarity, consistency, and modernize references. The changes focus on correcting grammatical issues, updating outdated links, standardizing terminology, and adding guidance for AI-assisted development tools.
Key changes include:
- Updated tool references and corrected product names (e.g., "VSCode LiveShare" to "Visual Studio Live Share")
- Added new guidance for AI tools and CI/CD practices with AI assistance
- Improved grammar, punctuation, and terminology consistency throughout documentation
Reviewed Changes
Copilot reviewed 10 out of 10 changed files in this pull request and generated no comments.
Show a summary per file
| File | Description |
|---|---|
| docs/agile-development/team-agreements/team-manifesto.md | Corrected grammar, updated tool names, added AI tools section, and fixed URL reference |
| docs/agile-development/team-agreements/definition-of-ready.md | Updated GitHub documentation URL to current version |
| docs/agile-development/team-agreements/definition-of-done.md | Improved branch strategy description and corrected hyphenation |
| docs/agile-development/ceremonies.md | Fixed grammar issues and added AI tooling guidance for sprint planning |
| docs/agile-development/branching-and-cicd.md | New file providing comprehensive branching and CI/CD guidance with AI assistance |
| docs/agile-development/backlog-management.md | Corrected grammar and improved word choice |
| docs/agile-development/async-collaboration-checklist.md | New file with practical async collaboration and accessibility guidance |
| docs/agile-development/advanced-topics/collaboration/teaming-up.md | Updated tool names and improved clarity |
| docs/agile-development/advanced-topics/collaboration/pair-programming-tools.md | Corrected product names and improved descriptions |
| docs/agile-development/README.md | Enhanced team definition, improved grammar, and added AI tooling considerations |
Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.
🦙 MegaLinter status:
|
| Descriptor | Linter | Files | Fixed | Errors | Elapsed time |
|---|---|---|---|---|---|
| markdownlint | 11 | 1 | 0.61s | ||
| markdown-table-formatter | 11 | 1 | 0.28s | ||
| ✅ SPELL | cspell | 12 | 0 | 1.78s | |
| ✅ SPELL | lychee | 11 | 0 | 17.51s |
See detailed report in MegaLinter reports
Set VALIDATE_ALL_CODEBASE: true in mega-linter.yml to validate all sources, not only the diff
balteravishay
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
this is really good, thank you very much!
TessFerrandez
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks great, just a few formatting comments
Co-authored-by: Tess Ferrandez <[email protected]>
Co-authored-by: Tess Ferrandez <[email protected]>
Co-authored-by: Tess Ferrandez <[email protected]>
Co-authored-by: Tess Ferrandez <[email protected]>
Co-authored-by: Tess Ferrandez <[email protected]>
Co-authored-by: Tess Ferrandez <[email protected]>
Co-authored-by: Tess Ferrandez <[email protected]>
Co-authored-by: Tess Ferrandez <[email protected]>
Co-authored-by: Tess Ferrandez <[email protected]>
Co-authored-by: Tess Ferrandez <[email protected]>
Co-authored-by: Tess Ferrandez <[email protected]>
Co-authored-by: Tess Ferrandez <[email protected]>
Co-authored-by: Tess Ferrandez <[email protected]>
Co-authored-by: Tess Ferrandez <[email protected]>
No description provided.